All Questions
1 question
1vote
2answers
846views
Confusion about layered architecture
Given a layered architecture consisting of presentation layer business logic layer data (access) layer and a SPA web application communicating through REST endpoints with the backend (eg Angular and ...